##############################################################################
# Python From Scratch
# Autor: Nilo Ney Coutinho Menezes
# Editora Novatec (c) 2010-2024
# Site: https://pythonfromscratch.com
#
# File: listing\chapter 11\11.1473 - No Title.py
# Description: No Title
##############################################################################
Traceback (most recent call last):
File "createtable.py", line 9, in <module>
''')
sqlite3.OperationalError: table phonebook already exists